Skip to content

Feature/get-TVL#143

Merged
QSchlegel merged 7 commits intomainfrom
feature/get-TVL
Oct 7, 2025
Merged

Feature/get-TVL#143
QSchlegel merged 7 commits intomainfrom
feature/get-TVL

Conversation

@Andre-Diamond
Copy link
Collaborator

  • Introduced BalanceSnapshot model to track wallet balances over time.
  • Removed the aggregatedBalances API endpoint as it is no longer needed.

- Get all wallets from db
- Generate all addresses
- Fetch all balances
…edBalances endpoint

- Introduced BalanceSnapshot model to track wallet balances over time.
- Removed the aggregatedBalances API endpoint as it is no longer needed.
@vercel
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
multisig Ready Ready Preview Comment Oct 7, 2025 6:06am

- Replaced inline shell script with a Node.js script for better maintainability.
- Added steps for checking out the repository, setting up Node.js, and installing dependencies.
- Updated the balance snapshot logic to utilize the new BalanceSnapshotService for improved structure and clarity.
Copy link
Collaborator

@QSchlegel QSchlegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far and balance calculation seems correct : )

@QSchlegel QSchlegel merged commit 9dbddd6 into main Oct 7, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants